From: Paul Eggert Date: Wed, 20 Apr 2011 09:22:06 +0000 (-0700) Subject: Remove stray comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~4024^2~29 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a0684b880ead1f81d2927a66054e17dce035f186;p=emacs.git Remove stray comment. --- diff --git a/src/lread.c b/src/lread.c index 421f8893d49..a872929e08f 100644 --- a/src/lread.c +++ b/src/lread.c @@ -3189,9 +3189,6 @@ substitute_in_interval (INTERVAL interval, Lisp_Object arg) } -/* Return the length of the floating-point number that is the prefix of CP, or - zero if there is none. */ - #define LEAD_INT 1 #define DOT_CHAR 2 #define TRAIL_INT 4